SDF=0, DMF=0, MBF=0, EPF=0, TDF=0, NDF=0, PLTF=0, RDF=0, FEF=0, ALF=0, BBF=0
Master Status Register
| TDF | Transmit Data Flag 0 (0): Transmit data not requested. 1 (1): Transmit data is requested. |
| RDF | Receive Data Flag 0 (0): Receive Data is not ready. 1 (1): Receive data is ready. |
| EPF | End Packet Flag 0 (0): Master has not generated a STOP or Repeated START condition. 1 (1): Master has generated a STOP or Repeated START condition. |
| SDF | STOP Detect Flag 0 (0): Master has not generated a STOP condition. 1 (1): Master has generated a STOP condition. |
| NDF | NACK Detect Flag 0 (0): Unexpected NACK not detected. 1 (1): Unexpected NACK was detected. |
| ALF | Arbitration Lost Flag 0 (0): Master has not lost arbitration. 1 (1): Master has lost arbitration. |
| FEF | FIFO Error Flag 0 (0): No error. 1 (1): Master sending or receiving data without START condition. |
| PLTF | Pin Low Timeout Flag 0 (0): Pin low timeout has not occurred or is disabled. 1 (1): Pin low timeout has occurred. |
| DMF | Data Match Flag 0 (0): Have not received matching data. 1 (1): Have received matching data. |
| MBF | Master Busy Flag 0 (0): I2C Master is idle. 1 (1): I2C Master is busy. |
| BBF | Bus Busy Flag 0 (0): I2C Bus is idle. 1 (1): I2C Bus is busy. |